/*
 * author: jinbo
 * time: 2022-01-24
*/
html,body,h1,h2,h3,h4,h5,h6,div,ul,ol,li,dl,dt,dd,iframe,textarea,input,button,p,span,a,em,i,s,img,s,b,strong,form,label,table,tbody,tfoot,thead,tr,th,td,hr,video{margin:0;padding:0}
body{font:14px/1.8 "\5FAE\8F6F\96C5\9ED1",Tahoma,Arial,sans-serif;color:#333; min-width:1200px;background:#fff;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
em,i,s,b{font-style:normal;}
ol,ul{list-style: none;}
img{border:none;}
a,textarea,select,input{resize:none;outline:none; font-family:"\5FAE\8F6F\96C5\9ED1",Tahoma,Arial,sans-serif;}
a{color:#444;text-decoration:none;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s; transition:all .2s ease-out 0s;}
a:hover {text-decoration:none;color:#d15f54;}
::-webkit-input-placeholder {color:#aaa;} 
:-moz-placeholder {color:#aaa;} 
::-moz-placeholder {color:#aaa;} 
:-ms-input-placeholder {color:#aaa;}
.clearfix:after {content:"\200B"; display:block; height:0; clear:both;}
.clearfix {*zoom:1;}

.wrap{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.box320{width:320px;}
.box860{width:860px;}
.box840{width: 840px;}
.icons{background-image: url(../images/icons.png);background-repeat: no-repeat;}
.header{position:relative;z-index:9;padding: 10px 0 20px 0;background:#fff;}
.logo{float:left;width: 148px;height: 56px;margin:12px 40px 0 0;}

.header-extend{position:relative;float:right;}
.header-extend .search,.header-extend .mobile,.header-extend .wechat{float:left;padding:0 20px;}
.header-extend .icons{display: block; width:24px;height:80px;-webkit-transition: none; -moz-transition:none;transition: none;} 
.header-extend .icons-search{background-position:0 28px;}
.search-mask{display:none;position: fixed;z-index: 8;left: 0;right: 0;top: 0;bottom: 0; filter: alpha(opacity=60);-moz-opacity: .6; -khtml-opacity: .6;opacity: .6; background: #000;}
.seach-box{display:none;position: absolute;top:104px;right:0;width:360px;height:56px;background:#fff;}
.search-text{float:left;width:250px;height:24px; line-height:24px;padding:16px 10px;border:0 none;}
.search-btn{float:left;width:90px;height:56px;background:#d15f54; font-size:16px;border:0 none; color:#fff;cursor: pointer;}
.search-btn:hover{background:#e6695c;}
.header-extend .icons-mobile{background-position:0 -40px;}
.header-extend .icons-mobile:hover{background-position:-64px -40px;}
.header-extend .icons-wechat{background-position:0 -104px;}
.header-extend .icons-wechat:hover{background-position:-64px -104px;}
.header-extend .icons-x{background-position:0 -370px;}
.header-extend .mobile{position: relative;}
.mobile-code{display:none;position: absolute;top:70px;left:-40px;padding:10px;width:124px;background:#fff; -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);}
.mobile-code img{display: block; margin: 0 auto; }
.mobile-code p{margin-top:10px;text-align: center;font-size:14px; }
.header-extend .wechat{position: relative;}
.wechat-code{display:none;position: absolute;top:70px;left:-40px;padding:10px;width:124px;background:#fff; -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);}
.wechat-code img{display: block; margin: 0 auto; }
.wechat-code p{margin-top:10px;text-align: center;font-size:14px; }
.mobile-code:before,.wechat-code:before{position: absolute;top: -5px;left:50%;margin-top: -5px;margin-left:-3px; content: "";display: block;width: 0;height: 0;border: 5px solid transparent;border-bottom: 5px solid #eee;}

.nav{height:54px;font-size:20px;background:#d15f54;}
.nav ul li{float:left;height:54px;}
.nav ul li a{display:inline-block;height:54px; line-height:54px;padding:0 28px;font-family:"\5FAE\8F6F\96C5\9ED1";color:#fff;font-weight: 500;}
.nav ul li a:hover{background:#b44b41; color:#fff;}
.nav ul li.on a{background:#b44b41; color:#fff;}


.slide{position: relative;float:left;width:670px;height:360px;}
.slide-list{width:670px;height:360px;}
.slide-list ul li{position:absolute;width:670px;height:360px;display: none;}
.slide-list ul li:first-child{display:block;}
.slide-list ul li a{display:block;width:670px;height:360px; overflow: hidden;}
.slide-list ul li a img{  -webkit-transition: all .2s ease-out 0s;-o-transition: all .2s ease-out 0s;transition: all .2s ease-out 0s}
.slide:hover .slide-list ul li a img{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);transform: scale(1.04);}
.slide-mask{ position: absolute;left:0;bottom:0; width: 100%;height:126px;background: linear-gradient(to bottom,transparent,rgba(0,0,0,1)); }
.slide-bt{position: absolute;left:0;bottom:52px;width:630px;padding:0 20px;font-size: 20px; line-height: 26px;font-weight: bold;}
.slide-bt a{color:#fff;}
.slide-control{position: absolute;left:0;bottom:16px;width:630px;padding:0 20px;}
.slide-control ul li{position:relative;float:left;width:12px;height:12px;margin-right:10px;-webkit-border-radius:100%; border-radius:100%;-webkit-box-sizing: border-box;box-sizing: border-box;background:#ccc; cursor: pointer;}
.slide-control ul li.on{background:none;border:2px solid #d15f54;}
.slide .prev,.slide .next{position: absolute;top:50%;width: 32px;height: 48px;margin-top:-24px;opacity:.6; cursor: pointer;}
.slide .prev{left:10px;background-position:-109px -188px; }
.slide .next{right:10px; background-position:7px -188px; }
.slide:hover .prev, .slide:hover .next{opacity:1;}
.foc-rec{float:right;width:178px;height:360px; overflow: hidden;}
.foc-rec ul li{width: 178px;height:112px;margin-bottom:12px;}
.foc-rec ul li a{position:relative;display: block;width: 178px;height:112px; overflow: hidden;}
.foc-rec ul li a i{position: absolute;top: 0;left: 0;width: 178px;height:112px;display: block;background: #000;filter: alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;}
.foc-rec ul li a p{position: absolute;bottom: 10px;left: 0;display: block;width: 158px;height:48px;line-height:24px;padding:0 10px;color:#fff; overflow: hidden;}
.foc-rec ul li a img{ -webkit-transition: all .2s ease-out 0s;-o-transition: all .2s ease-out 0s;transition: all .2s ease-out 0s}
.foc-rec ul li a:hover img{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);transform: scale(1.04);}
.news-cont{margin-top:10px;}
.news-list ul li{padding: 20px;border-bottom: 1px dashed #e5e5e5; overflow: hidden;-webkit-transition: all .3s ease 0s;transition: all .3s ease 0s;}
.news-list ul li:hover {-webkit-box-shadow: 0 0 8px 6px hsla(0,0%,74%,.5);box-shadow: 0 0 8px 6px hsla(0,0%,74%,.5);}
.news-list ul li .img{float:left;position:relative;width:210px;height: 140px; overflow: hidden;}
.news-list ul li .img span{position: absolute;z-index: 2;top: 10px; left: 10px; padding: 0 12px; height: 20px;font-size: 12px; color: #fff;filter: alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;background: #000;border-radius: 100px;line-height: 20px;}
.news-list ul li .img img{ -webkit-transition: all .2s ease-out 0s;-o-transition: all .2s ease-out 0s;transition: all .2s ease-out 0s}
.news-list ul li .img:hover img{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);transform: scale(1.04);}
.news-list ul li .info{position:relative;float:right;width: 580px;height: 140px;}
.news-list ul li .info .bt{font-size: 20px;font-weight: 700;color: #333;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2; max-height: 56px;margin-bottom: 10px;line-height: 28px;}
.news-list ul li .info p{max-height: 62px;line-height: 20px;font-size: 14px;font-weight: 400;color: #999;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-list ul li .ms{position: absolute;bottom:5px;width:100%;height:24px;line-height:24px;color: #b3b2b2;font-size: 12px;}
.news-list ul li .ms .time{color: #b3b2b2;font-size: 12px;}
.news-list .more{display:block;height: 44px;margin:30px auto;line-height: 44px;font-size:14px; text-align: center; border-radius: 2px;background: #ededed;}
.news-list .more:hover{background:#d15f54;color:#fff;}
.rel.news-list ul li:last-child{border-bottom:0;}

.focus h3{position:relative;height:32px;padding-left:18px;margin-bottom:10px;  overflow:hidden;}
.focus h3:before{content:""; position: absolute;top:0;left:0;width:5px;height:32px;background:#d15f54;}
.focus-list li{position:relative;height:30px;padding-left:16px; line-height:30px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.focus-list li:before{content:"";position: absolute;top:12px;left:0;width:5px;height:5px;background:#d15f54;border-radius: 100%;}
.headlines span{display:block;height:36px; line-height:36px;font-size:16px; overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.headlines span a{color:#222;}
.headlines span a:hover{color:#dc0000;}
.headlines-info{height:80px;padding:10px 0;}
.headlines-info .pic{float:left;display:inline-block;width:120px;height:80px; overflow:hidden;}
.headlines-info .text{float:right;width:186px;line-height:26px;color:#999;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.title-a{height:40px;}
.title-a .bt{float:left;height:40px;line-height: 40px;font-size:16px;color:#222;}
.today-hot-tab{float:right;}
.today-hot-tab ul li{float:left;padding:0 10px;color: #888;}
.today-hot-tab ul li span{position:relative;display:block;cursor: pointer}
.today-hot-tab ul li.on span{color: #d15f54;}
.today-hot-tab ul li.on span:after{content: ''; position: relative;top: -2px;display: block; width: 78%; margin: 4px auto 0 auto; height: 3px; border-radius: 3px; background: #d15f54;}
.today-hot-cont{margin-top:10px;}
.today-hot-list{display: none;}
.today-hot-list.disb{display: block;}
.today-hot-list ul li{padding: 12px 0; overflow: hidden;}
.today-hot-list ul li .img{position:relative;float:left;width:120px;height:74px; overflow: hidden;}
.today-hot-list ul li .img img{ -webkit-transition: all .2s ease-out 0s;-o-transition: all .2s ease-out 0s;transition: all .2s ease-out 0s}
.today-hot-list ul li .img:hover img{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);transform: scale(1.04);}
.today-hot-list ul li .info{float:right;width:186px;}
.today-hot-list ul li .info p{margin-bottom: 8px;font-size: 14px;color: #333;line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.today-hot-list ul li .info span{font-size: 12px;color: #b3b2b2;}
.today-hot-list ul li .img i{position: absolute;top: 0;left: 0;width: 21px;height: 17px;line-height: 17px;color: #fff;font-size: 12px;text-align: center;opacity: .7; background-color: #000; z-index:3;}
.today-hot-list ul li:first-child i{background:#f95456;opacity:1; }
.today-hot-list ul li:nth-child(2) i{background:#f6a625;opacity:1; }
.today-hot-list ul li:nth-child(3) i{background:#ffeb3b;opacity:1; }
.friends .tit{height: 40px;background: #f9f9f9; overflow: hidden;}
.friends .tit .bt{float:left;height: 40px;line-height: 40px;color: #333;font-size: 16px;margin-bottom: 15px;font-weight: bold;padding-left: 15px; border-left: 3px #d15f54 solid;}
.friends .tit span{float:right;height: 40px;line-height: 40px;padding-right:20px;font-size:12px; color:#888;}
.friends ul{margin-top:20px;}
.friends ul li{float:left;margin-right:18px;margin-bottom:8px; white-space: nowrap;}


.footer{padding:40px 0 20px 0;background:#1e1e1e;color:#ededed;}
.footer-about ul li{ float:left;width:86px;line-height: 30px; margin-bottom: 16px;font-size: 14px;}
.footer-about ul li a{color:#999;}
.footer-desc{margin-top:20px;padding-top:20px;border-top:1px solid #292929; text-align: center; color:#555;font-size:12px;}
.footer-desc a{color:#888;}
.footer-desc a:hover{color:#aaa;}

.side-fix{position: fixed;bottom: 10px;right: 10px;z-index: 10;}
.side-fix a {position:relative;display: block;width: 48px;height: 48px;margin-bottom: 15px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%; background-color: #dcdcdc;text-align: center;cursor: pointer;}
.side-fix a.code{background-position:-118px -324px;background-color:#d15f54}
.side-fix a.feedback{background-position:-53px -324px;}
.side-fix a.backtop{display:none;background-position:12px -318px;}
.side-code{display:none;position: absolute;right:68px;top:50%;width:158px;height:188px;margin-top:-94px;text-align:center; background:#fff;-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);}
.side-code img{width:124px;height:124px;margin-top:20px;}
.side-code p{font-size:14px;height:24px;line-height: 24px;}
.side-code:before{position: absolute;top: 50%;right:0;margin-right: -14px;margin-top:-3px; content: "";display: block;width: 0;height: 0;border: 7px solid transparent;border-left: 7px solid #ddd;}

.bread {margin-top: 10px;}
.bread{font-size: 12px;color: #999;}
.bread a{color:#666;}
.bread a:hover{color: #d15f54;}
.bread .icons{position: relative;top: 7px;display: inline-block;width: 16px;height: 18px;background-position: 0 -496px;margin-right: 4px;}


.pages {text-align:center; clear:both;}
.pages span,.pages a {display:inline-block; margin-right:2px;margin-bottom:10px; color:#666;background:#fff;}
.pages a,.pages span {padding:8px 16px; border:1px solid #e6e6e6; }
.pages a:hover,.pages a.on {background: #d15f54; border:1px solid  #d15f54; color:#fff; text-decoration:none; }
.pages ul li{display:inline-block; margin-right:2px;margin-bottom:10px; color:#666;}
.pages ul li.thisclass{padding:8px 16px;background: #d15f54; border:1px solid #d15f54; color:#fff; text-decoration:none; }

.classfiy ul{padding:10px 0;}
.classfiy ul li{float:left;display:inline-block;width:95px; height:28px;margin:5px 5px 0 0;background:#f2f2f2;}
.classfiy ul  li a{display:inline-block;width:95px; height:28px; line-height:28px ; text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px; }
.classfiy ul  li a:hover{background:#d15f54; color:#fff;}

.article-title{font-size: 32px;color: #000;margin-bottom: 10px;}
.article-infos{padding:10px 0 20px 0; line-height: 28px;border-bottom:1px solid #f2f2f2;color:#999;}
.article-infos .writer{float:left;}
.article-infos .writer span{float:left;height:28px;line-height: 28px;padding:0 40px 0 0;color:#1e4aa1;}
.article-body{ padding:20px 0;font-size: 16px;line-height: 28px; color: #757575;}
.article-body p {padding:10px 0;}
.article-body h2 {margin:10px 0;font-size:24px;color:#000;overflow:hidden;padding-bottom: 12px;text-indent:14px;}
.article-body h2:before {content: "";float: left;display: block;width: 5px;height: 20px;background-color: #d15f54;margin: 6px 5px 0 0;}
.article-body h3{margin:10px 0;font-size:22px;color:#111;}
.article-body a{color:#ff9136;padding:0 4px;}
.article-body img{display:block;max-width:90%;margin:0 auto;}
.article-body table{width:100% !important;border-collapse:collapse;}
.article-body table th{background:#fff; padding:1px 2px; line-height:2.2em; text-align:center;}
.article-body table th{background:#c00; color:#fff; padding:0 10px; height:36px; line-height:20px;}
.article-body table td{text-align:center; border:1px solid #e2e2e2 !important; padding:5px;}
.next-flash .split {font-size: 16px;line-height: 54px;border-bottom: 1px solid #F0F0F0; color: #333;margin-bottom: 20px}
.next-flash .tit {font-size: 18px;line-height: 24px;color: #333; margin-bottom: 12px;display: block}
.next-flash .tit:hover { color: #d15f54;}
.next-flash .content {font-size: 14px;color: #666;line-height: 23px;margin-bottom: 12px}
.next-flash .pre-post-time {font-size: 12px;color: #969696}


.title-b {height: 34px;background: #d15f54;line-height: 34px;color: #fff;width: 104px;text-align: center;margin-bottom: 20px;}
.title-b:after { content: "";display: block; width: 0; height: 0;border-style: solid;border-width: 7px 11px 0 0;border-color: #954840 transparent transparent;}



.about-page{ position:relative; }
.page-sidebar{position: absolute;width:130px;}
.page-sidebar ul li{position:relative;height:48px;margin-top:-1px; border: 1px solid #f2f2f2;background:#fff;font-size: 16px;}
.page-sidebar ul li.on:after {position: absolute;right: -10px;top: 50%; margin-top: -5px; content: ""; display: block;width: 0;height: 0; border: 5px solid transparent;border-left: 5px solid #ab9d85;}
.page-sidebar ul li a{display:block;height:48px;padding: 0 12px;line-height: 48px; text-align: center;font-size:14px;color:#777;}
.page-sidebar ul li.on a{background:#eedfc5;color:#111;font-size: 16px;}
.about-main{padding-left:180px;}
.about-main-content{min-height:357px;line-height: 30px;font-size:16px;}
.about-main-content p {padding:10px 0;color:#666;}
.about-main-content h2 {margin:10px 0;font-size:22px;font-weight:bold;color:#333;overflow:hidden;padding-bottom: 12px;}
.about-main-content h3{margin:10px 0;font-size:18px; font-weight:bold;color:#333;}
.about-main-content a{color:#3db73d;padding:0 4px;}
.about-main-content img{display:block;max-width:90%;margin:0 auto;}
.about-main-content table{width:100% !important;border-collapse:collapse;}
.about-main-content table th{background:#fff; padding:1px 2px; line-height:2.2em; text-align:center;}
.about-main-content table th{background:#c00; color:#fff; padding:0 10px; height:36px; line-height:20px;}
.about-main-content table td{text-align:center; border:1px solid #e2e2e2 !important; padding:5px;}
